home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Programming / Programming Languages / MacOberon / MacOberon (core) / System.Tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1991-02-15  |  1.4 KB  |  46 lines  |  [.Ob./.Ob2]

  1. Syntax10.Scn.Fnt
  2. Syntax12m.Scn.Fnt
  3. Move the mouse over the word Write on
  4. the line below, press the key labelled
  5. "control" on your keyboard and release
  6. it again.
  7. Write.Open Welcome.Txt
  8. _________________________________________________________________
  9. Ed.Open ^
  10. Leda.Open ^
  11. Write.Open ^
  12. Draw.Open ^
  13. System.Open ^
  14. System.ShowModules
  15. System.ShowCommands ^
  16. System.State ^
  17. Compiler.Compile *
  18. Compiler.Compile */s    {New Symbol File}
  19. System.Recall    {Last Closed Viewer}
  20. Edit.Recall         {Last Deleted Text}
  21. System.Directory ^
  22.     *.Txt    *.Doc    *.Mod    *.Tool    *.Graph    *.Pict    *.Obj    *.Bak    */dls
  23. System.CopyFiles  => ~
  24. System.RenameFiles  => ~
  25. System.DeleteFiles ~
  26. System.Watch    System.Collect    System.Time
  27. System.Open ^
  28.     Agenda.Tool                {Calendar, uses Calendar.Sample.Text}
  29.     Browser.Tool               {Symbol File Browser}
  30.     Compiler.Tool              {Compiler}
  31.     Def.Tool                       {Definition Projector}
  32.     Draw.Tool                    {Graphics Editor}
  33.     Edit.Tool                      {Standard Editor}
  34.     Ed.Tool                        {Extended Editor}
  35.     EditKeys.Tool               {Keyboard Macros for Ed Editor, uses EditKeys.Text}
  36.     Find.Tool                      {Multiple File Search}
  37.     Fonts.Tool                    {Oberon Fonts}
  38.     Hex.Tool                      {Binary File Editor}
  39.     Leda.Tool                    {Document Editor Leda}
  40.     Miscellaneous.Tool      {Miscellaneous Commands}
  41.     Net.Tool                      {Network}
  42.     Notes.Tool                   {Note-Files}
  43.     RX.Tool                        {Regular Expressions}
  44.     Write.Tool                   {Document Editor}
  45. Write.SysOpen SuperTool.Txt
  46.